type go/parser.parseSpecFunction
3 uses
go/parser (current package)
parser.go#L2487: type parseSpecFunction func(doc *ast.CommentGroup, keyword token.Token, iota int) ast.Spec
parser.go#L2733: func (p *parser) parseGenDecl(keyword token.Token, f parseSpecFunction) *ast.GenDecl {
parser.go#L2825: var f parseSpecFunction
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)